This is a summary of the Event Handlers implemented in Navigator 2.0, 3.0 and later.
JavaScript is available in Netscape Navigator 2.0 or later, Internet Explorer 3.0 for Windows and Internet Explorer 3.0.1 and later for MacOS.
How to use:
Use this summary to find out which tags, or JavaScript Objects, that have support for specific event handlers.
You can then select the appropriate onXXXXX() function call and use the Copy command available in the Edit menu to copy the function. Place the cursor inside the start tag for the object where you want a function to be called when a certain event occurs. Select Paste from the Edit menu to insert the call. Finally enter the name of your function.
If you have installed the "JavaScript Event Handlers" menu extension in PageSpinner's Extensions folder, you can also select the different event handlers directly from a sub menu or floating menu palette available in the Tags menu.